Scripting > CxPnt > PntClient Object

PntClient Object

The PntClient object is used to display and manipulate the PNT. Declare the object using the following code:

CreateObject("CxPnt.PntClient")

Each method in this document will assume you have declared the PNT object using the following code:

Dim PntClient

Set PntClient = CreateObject("CxPnt.PntClient")

PntClient.connect("CYGDEMO.PNT")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.